Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for sortable base64 encoding #12

Merged
merged 1 commit into from
Dec 25, 2018
Merged

Support for sortable base64 encoding #12

merged 1 commit into from
Dec 25, 2018

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 21, 2018

implement #11

Change-Id: I39b8f26d025e095d9d654f655657df6d6dc2543f

@javeme javeme force-pushed the sortable-base64 branch 2 times, most recently from 55ba61f to 889641c Compare December 24, 2018 03:23
@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

Merging #12 into master will increase coverage by 6.48%.
The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
+ Coverage     24.86%   31.34%   +6.48%     
- Complexity      141      192      +51     
============================================
  Files            43       43              
  Lines          1291     1359      +68     
  Branches        188      210      +22     
============================================
+ Hits            321      426     +105     
+ Misses          931      878      -53     
- Partials         39       55      +16
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (+50%) 1 <0> (+1) ⬆️
...ain/java/com/baidu/hugegraph/util/VersionUtil.java 61.11% <100%> (+23.96%) 9 <2> (+4) ⬆️
...ain/java/com/baidu/hugegraph/util/NumericUtil.java 46.8% <64.1%> (+40.25%) 31 <17> (+28) ⬆️
...in/java/com/baidu/hugegraph/util/LongEncoding.java 86.53% <89.18%> (+86.53%) 17 <11> (+17) ⬆️
.../main/java/com/baidu/hugegraph/event/EventHub.java 83.09% <0%> (+1.4%) 27% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbbc8e7...242613f. Read the comment docs.

implement #11

Change-Id: I39b8f26d025e095d9d654f655657df6d6dc2543f
@zhoney zhoney merged commit 5f6012c into master Dec 25, 2018
@zhoney zhoney deleted the sortable-base64 branch December 25, 2018 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants